home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / autoit / autoit-v3.2.0.1-setup.exe / AutoIt.chm / html / autoit_authors.txt next >
Text File  |  2006-08-13  |  5KB  |  142 lines

  1. CREDITS
  2. =======
  3.  
  4. AutoIt v3 is based on the original AutoIt program by Jonathan Bennett.
  5.  
  6.  
  7. Programming
  8. ===========
  9.  
  10. Core Programming and framework (and style police)
  11. -------------------------------------------------
  12. - Jonathan Bennett <jon at autoitscript com>
  13.  
  14.  
  15. Contributions
  16. -------------
  17. Names are listed in NO PARTICULAR ORDER.  The script commands that were influenced/created by the contributors
  18. are also given where possible - if you are not mentioned and think you should be then drop me a mail.
  19.  
  20.  
  21. - Larry Keys <larrydalooza at yahoo com>
  22.  
  23.     AutoIt Window Spy, AU3GUI and
  24.  
  25.     ControlFocus, ControlLeftClick, @IPAddressNN, FileGetSize, FileGetTime, FileOpenDialog,
  26.     FileSaveDialog, FileSelectFolder, DiskSpaceTotal, DiskSpaceFree, PixelSearch, PixelGetColor,
  27.     FileCreateShortcut, WinSetOnTop, FileExists, DriveGetDrive, CDTray, ControlSetText,
  28.     ControlGetText, ControlCommand, ControlMove, ControlEnable, ControlDisable, ControlShow,
  29.     ControlHide, WinGetClassList, IsAdmin, SplashImageOn, SplashTestOn, SplashOff
  30.     ProgressOn, ProgressOff, ProgressSet, DriveGetLabel, DriveGetSerial, DriveGetFileSystem, 
  31.     DriveSetLabel, DriveGetType, MouseGetCursor, FileFindFirstFile, FileFindNextFile,
  32.     ControlGetFocus
  33.  
  34.     
  35. - David Nuttall <danuttall at rocketmail com>
  36.  
  37.     General C++ advice,
  38.     StringIsAlpha, StringIsLower, StringIsUpper, StringIsDigit, StringIsAlNum, StringIsXDigit, StringIsSpace, 
  39.     StringIsASCII, RegDelete, Asc, DirRemove, DirCreate, Random, UBound, FileRecycle, IsArray, IsInt, IsFloat, 
  40.     IsString, StringStripWS, Mod, InputBox, variabletable.cpp rewrite and binary tree prototypes, new function 
  41.     lookup design/ideas, Redim, unified Structure stack, ContinueLoop, Util_MouseDown, Util_MouseUp (primary/secondary),
  42.     Binary Search code for function lookup, StringRegExp... functions, initialize arrays, Floor, Ceiling,
  43.     Const keyword to UDF parameters, AutoItSetOption rewrite, IsBool, variable assignment, Switch, ContinueCase, BitRotate
  44.     
  45.     
  46. - J-Paul Mesnage <jpm at autoitscript com>
  47.  
  48.     v2 to v3 Converter, AU3GUI and
  49.     
  50.     Lots of bug reports, regression testing and ideas/prototypes,
  51.     @OSServicePack, @OSBuild, @AutoItVersion, AutoItWinShow, AutoItWinWrite, SoundPlay, StringFormat
  52.     @OSLang, Hex, AutoItWinGetText, _ Continuation, Single-line IFs, Dim/Global/Local same line initialisation,
  53.     TrayTipDebug, better non-English keyboard support for Send functions, optional UDF parameters, GUI graphics,
  54.     TCP functions, GUICtrlCreateMonthCal, Execute("expression"), Default keyword, isKeyword,
  55.     OnAutoItExit extension, AutoIt Info Style and exStyle
  56.     
  57.     Prototypes for: Error/include tracking code, Local/Global
  58.  
  59.  
  60. - Jason Boggs <vampire dot valik at gmail com>
  61.  
  62.     #include <> multiple directories, TrayTip, ToolTip, MemGetStats, new function lookup design/ideas,
  63.     PID support in process functions and Run(), ProcessSetPriority, Assign, ConsoleWrite, ProcessList,
  64.     WinSetTrans, IniReadSectionNames, IniReadSection, IniRenameSection, Enum, DllCall extensions,
  65.     explicit Return @error/@extended, @AutoItPID, ConsoleWriteError, SetError extension, HWnd, IsHWnd
  66.  
  67.  
  68. - Tylo <tylo at start.no>
  69.  
  70.     Float lexing and double to string conversions.  Some math functions (tan, atan, etc.)
  71.     vector_datatype.h, stack_datatype.h, variable_table.cpp rewrite (discontinued), new function lookup
  72.     design/ideas, +=, -=, *=, /= operators
  73.     
  74.  
  75. - Jeremy Landes <jlandes at landeserve com>
  76.  
  77.     Standard include files compilation and
  78.  
  79.     XP Visual Styles manifest files.  Some math functions (Abs, Pow, Sqrt, etc.)
  80.     @UserName, @TempDir, @UserProfileDir, @HomeDrive, @HomePath, @HomeShare, @LogonServer, 
  81.     @LogonDomain, @LogonDNSDomain
  82.  
  83.  
  84. - Philip "CyberSlug" Gump <cyberslug at autoitscript com>
  85.  
  86.     ControlCommand(GetCurrentCol)
  87.  
  88.  
  89. - Jos van der Zande <jvdzande at yahoo com>
  90.  
  91.     Misc bug fixes, Scite lexer, Standard include files.
  92.  
  93.  
  94. - Holger <Holger.Kotsch at GMX de>
  95.  
  96.     AU3GUI (especially Menus, Treeviews and ContextMenus) and
  97.  
  98.     FileGetShortcut, FileCreateShortcut, FileSelectFolder, @DesktopRefresh, Ping, Tray functions
  99.     @HotKeyPressed, GuiCtrlSetImage extension, GuiCtrlListView iconview
  100.     
  101.  
  102. - Garrett "The HardlyDeservesCreditFor20LinesOfCode" R. Mueller ;) <garrett at mailsnare.net>
  103.  
  104.     TimerInit, TimerDiff
  105.  
  106. - Dave Fulgham <DaveF@ditch.org>
  107.  
  108.     StdoutRead, StderrRead, StdinWrite, ConsoleRead
  109.  
  110. - SvenP
  111.     Obj/COM functions, Boolean support, GUICtrlCreateObj
  112.  
  113. - Ejoc
  114.     DLLStruct... functions
  115.  
  116. - layer <... at ... ...>
  117.     Beep, WinFlash
  118.  
  119. - /dev/null <... at ... ...>
  120.     UDPStartup, UDPShutdown, UDPSend, UDPRecv, UDPOpen, UDPBind
  121.  
  122. - gafrost <... at ... ...>
  123.     GUI include files
  124.  
  125.  
  126.  
  127. External contributions and other sources used
  128. ---------------------------------------------
  129.  
  130. - Amir Szekely <kichik at netvision net il>
  131.  
  132.     ResourceEditor.cpp - Resource editing functions (works on 9x too)
  133.     Thanks to Amir who coded the resource functions for the NSIS Installer and helped me
  134.     get the code working with AutoIt.  Check out the NSIS installer at:
  135.     http://nsis.sourceforge.net/site/index.php
  136.  
  137.  
  138. - Gabriele Scibilia <http://www.geocities.com/gabriele_scibilia/>
  139.  
  140.     qmath.h - used with permission.
  141.  
  142.